crypto/internal/fips140/edwards25519.nafLookupTable8.points (field)

5 uses

	crypto/internal/fips140/edwards25519 (current package)
		tables.go#L26: 	points [64]affineCached
		tables.go#L75: 	v.points[0].FromP3(q)
		tables.go#L81: 		v.points[i+1].FromP3(tmpP3.fromP1xP1(tmpP1xP1.AddAffine(&q2, &v.points[i])))
		tables.go#L126: 	*dest = v.points[x/2]